home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / amigaos4_only / picshow / picshow.menu.english < prev    next >
Encoding:
INI File  |  2004-08-03  |  724 b   |  15 lines

  1. [PicShow 1.30 Usermenu english]
  2.  
  3. Open new PicShow instance
  4. run >nil: "%s" newport pubscreen %r
  5.  
  6. Show picture information
  7. echo >"con:20/40/400/220/Picture Information/CLOSE/WAIT/SCREEN %r" "*nPath    = %p*nFile    = %f*nMain    = %m*nExt     = %e*nWidth   = %w*nHeight  = %h*nDepth   = %d*nType    = %t*nNumber  = %n*nAnim    = %a*nCurrent = %c"
  8.  
  9. Show program information
  10. echo >"con:20/40/400/120/Program Information/CLOSE/WAIT/SCREEN %r" "*nProgram    = %s*nScreen     = %r*nARexx port = %q"
  11.  
  12. Show file information
  13. list >"con:20/40/480/172/File Information/CLOSE/WAIT/SCREEN %r" "%p%f" lformat="*nPath       = %%p*nFile       = %%n*nComment    = %%c*nSize       = %%l*nProtection = %%a*nDate       = %%d*nTime       = %%t"
  14.  
  15.